Skip to content

chore(deps): bump @djs-core/runtime from 1.7.0 to 1.8.0#119

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/djs-core/runtime-1.8.0
Closed

chore(deps): bump @djs-core/runtime from 1.7.0 to 1.8.0#119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/djs-core/runtime-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @djs-core/runtime from 1.7.0 to 1.8.0.

Release notes

Sourced from @​djs-core/runtime's releases.

@​djs-core/runtime@​1.8.0

Minor Changes

  • 9bf091e: Support for dynamic plugin typing via PluginsExtensions augmentation and asynchronous import() in plugin configuration.

Patch Changes

  • 3c13aa6: Optimize application command registration by implementing parallel guild synchronization (via Promise.all) to improve performance and adding unit tests for command synchronization.
  • d8a5f1f: Optimize context menu registration and deletion by parallelizing guild-specific API calls and improving internal safety checks.
Changelog

Sourced from @​djs-core/runtime's changelog.

1.8.0

Minor Changes

  • 9bf091e: Support for dynamic plugin typing via PluginsExtensions augmentation and asynchronous import() in plugin configuration.

Patch Changes

  • 3c13aa6: Optimize application command registration by implementing parallel guild synchronization (via Promise.all) to improve performance and adding unit tests for command synchronization.
  • d8a5f1f: Optimize context menu registration and deletion by parallelizing guild-specific API calls and improving internal safety checks.
Commits
  • 9cd63ec Version Packages (#12)
  • 32395b2 Add support for bundled and external build options (#29)
  • 3c13aa6 ⚡ optimize ApplicationCommandHandler.sync to run concurrently (#13)
  • d8a5f1f ⚡ Optimize ContextMenuHandler command operations with parallelization (#16)
  • 9c0c11d 🧪 [testing improvement] add tests for Task utility class (#15)
  • 9bf091e Feat/plugin prisma cli (#11)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@djs-core/runtime](https://github.com/Cleboost/djs-core/tree/HEAD/packages/runtime) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/Cleboost/djs-core/releases)
- [Changelog](https://github.com/Cleboost/djs-core/blob/master/packages/runtime/CHANGELOG.md)
- [Commits](https://github.com/Cleboost/djs-core/commits/@djs-core/runtime@1.8.0/packages/runtime)

---
updated-dependencies:
- dependency-name: "@djs-core/runtime"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Superseded by #123.

@dependabot dependabot bot closed this Mar 26, 2026
@dependabot dependabot bot deleted the dependabot/bun/djs-core/runtime-1.8.0 branch March 26, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants